home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Freeware / Miro 1.0 / Miro_Installer.exe / resources / templates / guidetab < prev    next >
Encoding:
Extensible Markup Language  |  2007-11-12  |  342 b   |  13 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <html  xmlns:t="http://www.participatorypolitics.org/"
  3.       xmlns:i18n="http://www.participatoryculture.org/i18n">
  4. <head>
  5. </head>
  6. <body>
  7. <a class="feeditem">
  8.     <img class="icon" alt="" src="***this.obj.getIconURL()***" />
  9.     <div class="name" t:replace="this.obj.getTitle()" />
  10. </a>
  11. </body>
  12. </html>
  13.